home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1996 April / Macworld (1996-04).dmg / Shareware World / Entertainment / Card Games / Card Shell Vol2 1.0.1 / Readme Volume 2.01 < prev    next >
Text File  |  1993-08-23  |  5KB  |  116 lines

  1. ABOUT THE CARD SHELL GAMES VOLUME #2
  2. Code and Artwork (c)1992 Ralph S Sutherland.
  3. Portions of code remain (c) Symantec Corp.
  4.  
  5. Welcome to a series of solitaire card game releases.  These are the second
  6. release of three games, developed with a new card game framework called the
  7. Card Shell.  They all use full colour graphics including 40 pack designs
  8. and 60 background patterns.
  9.  
  10. This release fixes some minor bugs, particularly occuring when
  11. starting on a machine that doesn't have Color QD. 
  12.  
  13. **************************************************************************
  14. IMPORTANT: You do not require Volume #1 to use Volume #2, but if you
  15. already have Volume #1 then you only require one copy of the 'cards'  data
  16. file.  It can be shared by all of the Card Shell games.  You can simply
  17. remove the copy that comes with volume #1 and use the Volume #2 'cards'
  18. file for all the games.  This will save about 350K of disk space.
  19. **************************************************************************
  20.  
  21. Features include:
  22.  
  23. *They will (should?) work on all Apple screens at any colour depth.
  24. The games require a mac with colour quickdraw capabilities (see below).
  25.  
  26. *The game applications have automatic saving of the current game
  27. so you can play, quit and restart where you left off. 
  28.  
  29. *They all have full undo and redo features to allow you to step 
  30. forward and backwards through a game and even use fast forward 
  31. and rewind to give rapid replays.
  32.  
  33. *Copies of games in play may be saved in sepearate files, in this way 
  34. several players could play the same setup and a tournament is possible.
  35. All the saved games include their playing history.   
  36.  
  37. *The game applications are designed with system 7.0 multiprocessing
  38. in mind. When the player is not moving any cards around the games 
  39. use almost no cpu cycles and give maximum time to background processes.
  40. When the user starts to play, the games take much more cpu time to give
  41. a nice fast response.
  42.  
  43. *The shell design uses a shared resource file called 'Cards' which
  44. contains all the bulky colour resources and sounds.  This is around
  45. 350K.  Each game can simultaneously share these reosurces, reducing
  46. the disk space requirements greatly.  Each game is about 70-90K.
  47.  
  48. For more details see the online help in the games ;-)
  49.  
  50. *****System requirements
  51.  
  52. They are designed to work best under system 7.0 or newer, although
  53. they will still function with some loss of smoothness under system
  54. 6.0.7.  The games use full 256 colour colour graphics, but they 
  55. have optimisations to work well under all depths from B&W to 
  56. 32bit colour.  However they require a mac with colour quickdraw.
  57. At the moment this includes:
  58.  
  59. all Mac II computers (including the SE/30), all LCs, all Quadras,
  60. Centris machines, Performas, the Classic II and the Colour Classic.
  61. all powerbooks (except the PB100) and probably all newer macs.  
  62.  
  63. They each want about 1MB of ram under system 7.0 and up to 1.5-2MB under
  64. system 6 without 32bit Quickdraw
  65.  
  66. *****Setup
  67.  
  68. System 7+ setup:
  69.  
  70. Place the games and the Cards file somewhere on your disk, double click 
  71. on a game.  If the game cannot find the Cards file you will be prompted
  72. for the current location of the file.  Thereafter the game will track
  73. the location of the Cards file even if it is moved elsewhere.
  74.  
  75. System 6.0.7 setup:
  76.  
  77. Place the games and the Cards file somewhere on your disk, double click
  78. on a game.  If the game cannot find the Cards file you will be prompted
  79. for the current location of the file.  The games cannot track the Cards
  80. file under system 6.0 so it is best to put the Cards file either in the
  81. same folder as the games or in the system folder.
  82.  
  83. If you  double click on a saved game under system 6.0 then the game
  84. merely starts up and does not load the game.  You need to open the
  85. saved game with the file menu open item.
  86.  
  87. Under system 6.0.7 The games work more efficiently when the 32bit
  88. quickdraw 'INIT' is in use, even if you are only using B&W displays!
  89. If you do not have 32bit Quickdraw installed then the games will still
  90. work, but they will require more memory allocation.  If they don't get 
  91. enough memory you will be prompted for a suitable memory amount.
  92. The older  LC, si, fx and ci machines have a copy of 32bit Quickdraw in
  93. ROM so the INIT is not completely necessary.  The INIT can provide a
  94. more upto date copy of 32bit Quickdraw however so it is recommended
  95. that you use it even on these machines when system 6.0.7 is being used.
  96. The INIT won't install itself if it is not needed.   Even older machines, ie the
  97. II, SE/30, IIx, IIcx will all benefit greatly from the INIT when running
  98. system 6.0.7.
  99.  
  100. *****Credits
  101.  
  102. Design & programming: Ralph S Sutherland.
  103. Testing: Neville Smythe and Kim Holburn.
  104.  
  105. Enjoy!
  106.  
  107. Ralph S Sutherland  July. 1993.
  108.  
  109. PS: The Example games folder contains some games that have worked out.  
  110. you can load them in and replay them with the rewind and fast forward
  111. options.
  112.  
  113. -- Ralph S. Sutherland               Joint Institute for Laboratory Astrophysics
  114. -- ralph@zwicky.colorado.edu             Colorado University, Boulder.
  115. -- ralph@madras.anu.edu.au      --------------------------------------------
  116.